Click or drag to resize

ConversationItemIds Property

Contains the collection of item identifiers for all conversation items in the current folder.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<ItemId> ItemIds { get; }

Property Value

Type: IListItemId
The item ids.
See Also